FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package myhealth.eu.fhir.laboratory#0.1.1 (79 ms)

Package myhealth.eu.fhir.laboratory
Type ValueSet
Id Id
FHIR Version R4
Source http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIExceptionalValue.html
Url http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue
Version 0.1.1
Status active
Date 2025-03-20T14:16:21+01:00
Name EHDSIExceptionalValue
Title eHDSI Exceptional Value
Experimental False
Realm eu
Description The Value Set is used to code exceptional values for the required binding in FHIR IGs

Resources that use this resource

ValueSet
eHDSIAnimalSpeciesWithExceptions eHDSI Animal Species with exceptions
eHDSIBodySiteWithExceptions eHDSI Body Site with exceptions
eHDSIBodyStructureLocationWithExceptions eHDSI Body Structure Location Qualifier with exceptions
eHDSILabCodeWithExceptions eHDSI Laboratory Codes with exceptions
eHDSILabSpecimenTypeWithExceptions eHDSI Laboratory Specimen Type with exceptions
eHDSILabStudyTypeWithExceptions eHDSI Laboratory Study Types with exceptions
eHDSILabTechniqueWithExceptions eHDSI Laboratory Technique with exceptions
eHDSIMedicalDeviceWithExceptions eHDSI Medical Device with exceptions
eHDSIMorphologicAbnormalityWithExceptions eHDSI Morphologic Abnormality with exceptions
eHDSIObservationInterpretationWithExceptions eHDSI Observation Interpretation with exceptions
eHDSIOrderReason eHDSI Order Reason
eHDSIReferenceRangeAppliesToWithExceptions eHDSI Reference Range Applies To with exceptions
eHDSIReferenceRangeMeaningWithExceptions eHDSI Reference Range Meaning with exceptions
eHDSIResultsCodedValueLaboratory eHDSI Results Coded Value Laboratory with exceptions
eHDSIAnimalSpeciesWithExceptions eHDSI Animal Species with exceptions
eHDSIBodySiteWithExceptions eHDSI Body Site with exceptions
eHDSIBodyStructureLocationWithExceptions eHDSI Body Structure Location Qualifier with exceptions
eHDSILabCodeWithExceptions eHDSI Laboratory Codes with exceptions
eHDSILabSpecimenTypeWithExceptions eHDSI Laboratory Specimen Type with exceptions
eHDSILabStudyTypeWithExceptions eHDSI Laboratory Study Types with exceptions
eHDSILabTechniqueWithExceptions eHDSI Laboratory Technique with exceptions
eHDSIMedicalDeviceWithExceptions eHDSI Medical Device with exceptions
eHDSIMorphologicAbnormalityWithExceptions eHDSI Morphologic Abnormality with exceptions
eHDSIObservationInterpretationWithExceptions eHDSI Observation Interpretation with exceptions
eHDSIOrderReason eHDSI Order Reason
eHDSIReferenceRangeAppliesToWithExceptions eHDSI Reference Range Applies To with exceptions
eHDSIReferenceRangeMeaningWithExceptions eHDSI Reference Range Meaning with exceptions
eHDSIResultsCodedValueLaboratory eHDSI Results Coded Value Laboratory with exceptions

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet eHDSIExceptionalValue

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    OTHother**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).

    **Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.

    With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.
    UNCun-encoded**Description:** The actual value has not yet been encoded within the approved value domain.

    **Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM.

    **Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted.

    Data type properties such as original text and translations may be present when this null flavor is included.
    UNKunknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIExceptionalValue",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIExceptionalValue</b></p><a name=\"eHDSIExceptionalValue\"> </a><a name=\"hceHDSIExceptionalValue\"> </a><a name=\"eHDSIExceptionalValue-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNC\">UNC</a></td><td>un-encoded</td><td>**Description:** The actual value has not yet been encoded within the approved value domain.<br/><br/>**Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM.<br/><br/>**Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted.<br/><br/>Data type properties such as original text and translations may be present when this null flavor is included.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.81"
    }
  ],
  "version" : "0.1.1",
  "name" : "EHDSIExceptionalValue",
  "title" : "eHDSI Exceptional Value",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-20T14:16:21+01:00",
  "publisher" : "MyHealth@Eu",
  "contact" : [
    {
      "name" : "MyHealth@Eu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description" : "The Value Set is used to code exceptional values for the required binding in FHIR IGs",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "OTH",
            "display" : "other"
          },
          {
            "code" : "UNC",
            "display" : "un-encoded"
          },
          {
            "code" : "UNK",
            "display" : "unknown"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.